testing.common.raceErrorLogged (field)

2 uses

	testing (current package)
		testing.go#L659: 	raceErrorLogged atomic.Bool
		testing.go#L1485: 	if c.raceErrorLogged.CompareAndSwap(false, true) {